home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 1 / ShareWare Extravaganza 1 of 4 (The Ultimate Shareware Company).iso / grprogs / iconvert.exe / ICONREAD.ME next >
Text File  |  1988-10-07  |  14KB  |  397 lines

  1.      This file is a temporary substitute for the printed manual. The final
  2. 1.xx release (1.50) should be ready to ship by the end of November 1988 and
  3. the printed manual will ship with the upgrade.
  4.  
  5.      In this release of ICONVERT (1.49) only the PC Paint and TIFF conver-
  6. sions are not active. These will be active in 1.50.
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                                    Iconvert
  14.  
  15.                                  Release 1.49
  16.  
  17.  
  18.  
  19.                              Copyright 1987,1988
  20.  
  21.                                       by
  22.  
  23.                               John Paul Michalski
  24.                          Infinity Engineering Services
  25.                                  P.O. Box 812
  26.                            Chandler, Az  85244-0812
  27.  
  28.  
  29.                               All Rights Reserved
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                                        1
  66.  
  67.  
  68.  
  69.                                  Introduction
  70.                                  ------------
  71.  
  72.       ICONVERT is a graphics format conversion program, which means
  73.     ICONVERT allows graphics created in one type of software to be used in
  74.     another. An example is to use PrintShop icons in Printmaster. In fact
  75.     this program is an outgrowth of a Public Domain program I wrote for
  76.     converting PrintShop to Printmaster to Fontasy formats. Though the
  77.     concept is based on my earlier program, ICONVERT is really a totaly
  78.     different program, with many new conversions and functions.
  79.  
  80.  
  81.  
  82.           This release supports conversions TO/FROM
  83.  
  84.                    ASCII            (8x8 and 8x14)
  85.                    BASICA BLOAD     (Color and Hires)
  86.                    DOODLE           (CBM)
  87.                    Dr Halo II
  88.                    First Publisher  (ART and MAC)
  89.                    FONTASY          (Block and Pic)
  90.                    GEM
  91.                    GIF
  92.                    IFF
  93.                    NEWSMASTER
  94.                    NEWSROOM
  95.                    MACPAINT
  96.                    PC PAINTBRUSH    (Clip and Pic)
  97.                    PRINTMASTER      (IBM and CBM)
  98.                    PRINT SHOP       (IBM and CBM)
  99.                    RLE
  100.                    WINDOWS PAINT
  101.  
  102.  
  103.           In addition ICONVERT contains the following features
  104.  
  105.                    ViewMode         - previewing graphics
  106.                                     - marking graphics for latter
  107.                                       conversion.
  108.                                     - modifying color conversion map
  109.  
  110.                    Conversion       - unattended converesion of up to
  111.                                       255 files.
  112.                                     - clipping of graphics
  113.                                     - converting color to mono
  114.                                     - color seperation
  115.                                     - mirroring
  116.                                     - flipping
  117.                                     - inverting (negative)
  118.                                     - double width
  119.  
  120.                    File Maintenance - copy files
  121.                                     - delete files
  122.                                     - move files
  123.                                     - rename files
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.                                        2
  132.  
  133.  
  134.  
  135.                               System Requirements
  136.                               -------------------
  137.  
  138.                     IBM compatiable PC,XT or AT
  139.  
  140.                     256K min. memory
  141.  
  142.                     CGA or Hercules display adapter
  143.  
  144.                     DOS 2.x or greater (DOS 3.x recommended)
  145.  
  146.                     2 floppy drives and/or HardDrive
  147.  
  148.  
  149.       ICONVERT will work on a floppy only system, but was written to be
  150.     used with a hard drive. The program does not support disk swapping. You
  151.     can change disks, as long as the program and the seven overlays aren't
  152.     moved. The program will not prompt for a disk change nor will it
  153.     realize that a different floppy is in place.
  154.  
  155.  
  156.                                 Getting Started
  157.                                 ---------------
  158.           The file ICON100D.ARC should contain the following:
  159.  
  160.                    ICONREAD.ME      - this file
  161.  
  162.                    ICONVERT.COM     - the main program
  163.  
  164.                    ICONVERT.000
  165.                    ICONVERT.001
  166.                    ICONVERT.002
  167.                    ICONVERT.003     - overlay files
  168.                    ICONVERT.004
  169.                    ICONVERT.005
  170.                    ICONVERT.006
  171.                    ICONVERT.007
  172.                    ICONVERT.008
  173.  
  174.        The main program and the nine overlay files must be in the same
  175.     directory (on the same disk) to run. To run just type
  176.  
  177.                    ICONVERT <RET>
  178.  
  179.         You can run ICONVERT from any directory by adding the path :
  180.  
  181.                    \path1\path2\ICONVERT <RET>
  182.  
  183.       Once the program starts it will check that the overlay files are in
  184.     the same directory as the main program. If they are not found the
  185.     program will terminate. IF found you will be presented with the option
  186.     menu.
  187.  
  188.                    1: Convert Graphic
  189.                    2: View Graphic
  190.                    3: Change Defaults
  191.                    4: File Maintenance
  192.                    5: Disclaimer
  193.  
  194.                    0: Exit to DOS
  195.  
  196.  
  197.                                    3
  198.  
  199.  
  200.       ICONVERT is a menu driven program. By just following the prompts you
  201.     should be able to navigate the program with no problems. The manual
  202.     that will be forth coming will contain greater detail for each function.
  203.  
  204.  
  205.                                 0: Exit to DOS
  206.                                 --------------
  207.       Entering '0' at the main menu will terminate the program and return
  208.     you to DOS.
  209.  
  210.                                 5: Disclaimer
  211.                                 -------------
  212.       This displays the program copyright notice and trademark declaration.
  213.     Your license number can also be found here.
  214.  
  215.  
  216.                                 4: File Maintenance
  217.                                 -------------------
  218.  
  219.       The options are:   Directory  - list any directory
  220.  
  221.                          Copy       - copy files from one directory,
  222.                                       or disk, to another
  223.  
  224.                          Delete     - delete files
  225.  
  226.                          Move       - move files from a directory to
  227.                                       another. Actually only the file-
  228.                                       name is moved.
  229.  
  230.                          Rename     - rename files.
  231.  
  232.       File maintenance can be selected to work with only certain types of
  233.     files, marked files (marked in ViewMode) or all files.
  234.  
  235.  
  236.  
  237.                                 3: Change Defaults
  238.                                 ------------------
  239.        ICONVERT uses a set of default parameters for each type of
  240.     conversion. Source file extension, Target file extension, Source file
  241.     directory and Target file directory are all preset. This option allows
  242.     you to modify any of these defaults and save them into file that will
  243.     be used when next running ICONVERT.
  244.  
  245.       NOTE: due to the fact that PrintShop,PrintMaster,NewsMaster
  246.             and Newsroom require specified filename extensions
  247.             changing the default extension is not allowed. The
  248.             Source and Target directory can be changed.
  249.  
  250.  
  251.                                2: View Graphic
  252.                                ---------------
  253.         ViewMode is the second most useful option in ICONVERT. You can use
  254.     it to preview files to see how the graphic looks before converting. It
  255.     also allows you to see what happens when you convert using the Invert,
  256.     Mirror or DoubleWidth options.
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.                                     4
  264.  
  265.  
  266.         When entering ViewMode you are presented with a list of the
  267.     availiable formats. After selecting a format, the program will then
  268.     search the directory,set up under main menu option 3, and show you what
  269.     files are availiable to view. After selection the program switches to
  270.     graphic mode and shows the first file. The following commands are used
  271.     in the graphic mode:
  272.  
  273.                     <RET>,'0'  - Exit graphic Mode
  274.  
  275.                         <INS>  - advance to view next graphic
  276.  
  277.                         <DEL>  - backup to view previous graphic
  278.  
  279.                   Cursor Keys  - Move around picture in large steps
  280.  
  281.             <ALT> Cursor Keys  - Move around picture in small steps
  282.  
  283.                          <F1>  - Invert picture
  284.  
  285.                          <F2>  - Double Width of picture
  286.  
  287.                          <F3>  - Mirror picture
  288.  
  289.                          <F4>  - Flip picture
  290.  
  291.                          <F5>  - Show full view of picture
  292.  
  293.                          <F6>  - Adj. color map
  294.  
  295.                           '+'  - Mark file
  296.  
  297.                           '-'  - Unmark file
  298.  
  299.  
  300.       Marking a file (+) creates a file that can be used instead of
  301.     individually selecting files before converting. It also will save any
  302.     options currently selected in ViewMode (invert,mirror,double width and
  303.     current color map). Each file can be marked up to 5 times thus allowing
  304.     different options for the same picture.
  305.  
  306.       If a file is in color, the picture is first converted to black and white
  307.     before conversion. A color map is used to convert colors to paterns. The
  308.     ColorMap can be changed under main menu option #3 or from the ViewMode.
  309.     Modifying the ColorMap in ViewMode allows each picture (if marked) to have
  310.     a different color conversion. Since each picture can be marked 5 times
  311.     you can create color seperation. In addition the adj. color map option
  312.     has predefined color seperation options.
  313.  
  314.  
  315.                                1: Convert Graphic
  316.                                ------------------
  317.       When selected you are prompted to select which file format you which
  318.     to convert from. Next you choose what format to convert to. The program
  319.     finds the available source files and you are given the option of
  320.     converting all files, selected files, or from a marked file (if any).
  321.     After selecting the source files the program creates target filenames
  322.     for each one. The program will check the target directory to make sure
  323.     that no file there has the same name. If it finds a duplicate name it
  324.     will modify the target name until it doesn't. This can sometimes cause
  325.     some pretty odd filenames. After all of the target names have been
  326.     created you are given the option of accepting the default name or
  327.     changing the name.
  328.  
  329.                                        5
  330.  
  331.       A third option allows setting up the format for the target file
  332.     (invert, mirror, ect.). Included in the format menu is the option to
  333.     select Multiple. PrintShop and PrintMaster waste a lot of file space
  334.     when converted to Newsroom (not too much) or MacPaint (lots). To offset
  335.     this ICONVERT will place multiple PrintShop/PrintMaster icons in each
  336.     file. For Newsroom this is 6 icons and for MacPaint it is fifty.
  337.     Newsroom icons are seperate clips when used in Newsroom. The 50 icons
  338.     in a MacPaint format would need to be clipped out by whatever
  339.     application is using the file. The Multiple option will override the
  340.     default and create a seperate file for each icon. One advantage of
  341.     going seperate files is that the clip function will not work in
  342.     Multiple mode.
  343.  
  344.       ICONVERT will allow up to 255 files to be converted unattended.
  345.  
  346.       After approving the target name the conversion takes place. If the
  347.     size of the source graphic is larger than the max size allowed for the
  348.     target you are asked how to clip it. The two options are AutoClip and
  349.     GraphicClip.
  350.  
  351.       AutoClip will clip out a portion of the source file the max size
  352.     allowed by the target file. The start points (TOP,CENTER,BOTTOM -
  353.     LEFT,CENTER,RIGHT) are preset by you in main menu option #3. You can
  354.     also change the AutoClip start point from the clipmenu.
  355.  
  356.       GraphClip allows you to see exactly what you are clipping and also
  357.     choose to clip a smaller area then the max allowed. When selecting the
  358.     GraphClip option the program goes into graphic mode and displays the
  359.     source graphic. A blinking box (the size of the max allowed for the
  360.     target) shows where you are. Using the cursor keys for large steps,
  361.     <ALT> cursor keys for small steps, move the upper/left corner of the
  362.     box to the place where you want to start clipping. <INS> will lock the
  363.     upper/left corner in place and move the view to the lower/right corner
  364.     of the clip. Use the cursor keys to set the lower/right corner. <INS>
  365.     will lock in the lower/right corner and invert the picture showing what
  366.     area you will clip. <INS> one more to start clip.
  367.  
  368.       If you feel that you have made a mistake before the final <INS> use
  369.     the <DEL> key to back up a step. The following are additional functions
  370.     while in GraphClip:
  371.  
  372.                           '0'  - Exit back to ClipMenu
  373.  
  374.                          <F1>  - Invert picture
  375.  
  376.                          <F2>  - Double Width of picture
  377.  
  378.                          <F3>  - Mirror picture
  379.  
  380.                          <F4>  - Flip picture
  381.  
  382.                          <F5>  - Show full view of picture
  383.  
  384.  
  385.       The function keys <F1> - <F5> have no effect after the upper/left
  386.     corner has been locked.
  387.  
  388.       This covers the very basics of using ICONVERT. Go thru the program
  389.     and try the different menu options and experiment. Much effort has gone
  390.     into trying to make the user interface as easy as possiable and still
  391.     leave much flexibility.
  392.  
  393.  
  394.  
  395.                                        7
  396.  
  397.